summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
hurd_missing_include
Gbp-Pq: Name hurd_missing_include.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
revert_remove_our_use_of_syscall_for-statx
Gbp-Pq: Name revert_remove_our_use_of_syscall_for-statx.patch
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
alpha_atimensec
Gbp-Pq: Name alpha_atimensec.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
kfreebsd_qstrncpy
Gbp-Pq: Name kfreebsd_qstrncpy.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
qdoc_default_incdirs
Gbp-Pq: Name qdoc_default_incdirs.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
no_arc4random_buf
Gbp-Pq: Name no_arc4random_buf.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
nonlinux_utime
Gbp-Pq: Name nonlinux_utime.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
armv4
Gbp-Pq: Name armv4.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
gnukfreebsd_linker_warnings
Gbp-Pq: Name gnukfreebsd_linker_warnings.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
link_fbclient
Gbp-Pq: Name link_fbclient.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
remove_privacy_breachs
Gbp-Pq: Name remove_privacy_breachs.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
no_htmlinfo_example
Gbp-Pq: Name no_htmlinfo_example.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
gnukfreebsd
Gbp-Pq: Name gnukfreebsd.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
qprintdialog_duplex
Gbp-Pq: Name qprintdialog_duplex.diff
Daniel Vrátil [Sat, 1 Dec 2018 16:56:41 +0000 (17:56 +0100)]
MySQL: Free the results when QSqlQuery::finished() is called
Calling mysql_stmt_free_result() frees the results of the last
executed query while keeping the prepared statement valid. This
allows one to keep around prepared QSqlQueries without the overhead
of keeping all the results in memory.
Change-Id: I4589e90857cc4e9a6f9612799bfca967a67e2ab2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Gbp-Pq: Name mysql_free_results_when_qsqlquery_finished_is_called.patch
Michal Klocek [Mon, 12 Nov 2018 12:17:40 +0000 (13:17 +0100)]
Remove need for glXGetProcAddressARB
We do already require glXGetProcAddress in line 248.
Task-number: QTBUG-71488
Change-Id: Id0f3bc256a71097241b99d2dcba927c1165e980e
Gbp-Pq: Name remove_need_for_glXGetProcAddressARB.patch
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
reference_dpi
Gbp-Pq: Name reference_dpi.diff
Debian Qt/KDE Maintainers [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
fix-selection-rendering
Gbp-Pq: Name fix-selection-rendering.patch
Lisandro Damián Nicanor Pérez Meyer [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
qtbase-opensource-src (5.11.3+dfsg-5) unstable; urgency=medium
* Revert part of the mkspecs movements between packages. The private ones
where put into qtbase5-private-dev, but it seems that they are not ready
for that (Closes: #921930).
[dgit import unpatched qtbase-opensource-src 5.11.3+dfsg-5]
Lisandro Damián Nicanor Pérez Meyer [Sun, 10 Feb 2019 14:47:21 +0000 (14:47 +0000)]
Import qtbase-opensource-src_5.11.3+dfsg-5.debian.tar.xz
[dgit import tarball qtbase-opensource-src 5.11.3+dfsg-5 qtbase-opensource-src_5.11.3+dfsg-5.debian.tar.xz]
Lisandro Damián Nicanor Pérez Meyer [Wed, 5 Dec 2018 23:54:37 +0000 (23:54 +0000)]
Import qtbase-opensource-src_5.11.3+dfsg.orig.tar.xz
[dgit import orig qtbase-opensource-src_5.11.3+dfsg.orig.tar.xz]